RemoveDataAccessService<T> Method

Summary
Removes a previously registered data access service of the specified type.
Syntax
C#
C++/CLI
public static T RemoveDataAccessService<T>() 
public: 
static _T^_ RemoveDataAccessServicegeneric<typename T> 
();  

Type Parameters

T
The type of the data access object to be unregistered.

Return Value

The data access object that was removed. Default T value will be returned if no object registered with this type.

Requirements

Target Platforms

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.